Skip to main content

How to Delete Claims from an Azure App

This guide provides step-by-step instructions for deleting claims from an Azure application using Resource Admin. Deleting claims helps keep your application's configurations aligned with evolving requirements.

Prerequisites

  • Access to the Resource Admin portal.
  • Permission to manage Azure applications.

Steps to Delete Claims

1. Log in to Resource Admin

  1. Open the Resource Admin portal.
  2. Enter your credentials and log in.

2. Navigate to Applications

  1. From the Resource Type menu, select Applications.
  2. Search for the Azure application by name using the search bar or apply filters (e.g., Azure applications only).

3. Access the Application Overview

  1. Click the Friendly Name link or Details button for the desired application.
  2. Navigate to the Overview page for the application.

4. View Claims Mapping Policy

  1. Select Token Configurations > Claims Mapping Policy to view the assigned claims.
  2. Click Add/Remove Claims to initiate the Manage Azure App Wizard workflow.

5. Remove Claims

  1. Locate the claim you want to delete.
  2. Click the Delete icon next to the claim.
  3. Confirm the deletion by clicking Yes.
  4. Repeat the process for any additional claims to be deleted.

6. Modify Optional Claims (if necessary)

  1. Navigate to the Access Token Claims tab to manage optional access token claims:
    • Select the checkbox for claims to include.
    • Uncheck the checkbox to remove claims.
  2. Navigate to the ID Token Claims tab to manage optional ID token claims:
    • Select the checkbox for claims to include.
    • Uncheck the checkbox to remove claims.

7. Manage Application Group Claims (if necessary)

  1. Add or remove Azure Application Group Claims by selecting or deselecting checkboxes.
  2. Adjust Access Token Group Claim Properties or ID Token Group Claim Properties as needed.

8. Review and Complete

  1. Click Next to proceed to the summary page.
  2. Review the execution summary to ensure all changes are correct.
  3. Click Submit to finalize the updates.

9. Manage Another Application (Optional)

  1. When prompted, choose Yes to manage another application or No to exit.

Note: Carefully review all claims before deletion, as this action may affect application functionality. For assistance, consult related documentation or contact your system administrator.